ConversationRequestConversationId Property |
Gets or sets the conversation identifier.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ItemId ConversationId { get; set; }Public Property ConversationId As ItemId
Get
Set
Property Value
Type:
ItemIdThe conversation identifier.
See Also